History log of /trunk/main/framework/ (Results 26 - 50 of 154)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
46d9d39708-Nov-2020 mseidel

Fixed typos, removed whitespace

Revision tags: AOO418-GA
a633b3dd25-Oct-2020 mseidel

Fixed typos (catched -> caught), removed whitespace

a79a404b22-Oct-2020 mseidel

Fixed typos, removed whitespace

b12a77c915-Oct-2020 mseidel

Fixed typos (ouer -> our) and some more

8f79cfd811-Oct-2020 mseidel

Fixed typos (acces -> access) and some more

9f813b3011-Oct-2020 mseidel

Fixed typos (wont -> won't) and some more

33608c8203-Oct-2020 mseidel

Fixed typos, removed whitespace

cfd52e1801-Oct-2020 mseidel

Fixed typos (thats -> that's) and many more

c47da6ea28-Sep-2020 mseidel

Fixed several typos

1528913322-Aug-2020 mseidel

Fixed typos (otherwhise -> otherwise) and some more


inc/classes/checkediterator.hxx
inc/classes/filtercachedata.hxx
inc/classes/framecontainer.hxx
inc/classes/menumanager.hxx
inc/classes/propertysethelper.hxx
inc/dispatch/closedispatcher.hxx
inc/helper/propertysetcontainer.hxx
inc/helper/statusindicatorfactory.hxx
inc/helper/vclstatusindicator.hxx
inc/interaction/quietinteraction.hxx
inc/properties.h
inc/recording/dispatchrecorder.hxx
inc/services/autorecovery.hxx
inc/services/detectorfactory.hxx
inc/services/layoutmanager.hxx
inc/services/license.hxx
inc/services/substitutepathvars.hxx
inc/services/tabwindowservice.hxx
inc/uiconfiguration/globalsettings.hxx
inc/uiconfiguration/imagemanager.hxx
inc/uiconfiguration/moduleimagemanager.hxx
inc/uiconfiguration/moduleuicfgsupplier.hxx
inc/uiconfiguration/moduleuiconfigurationmanager.hxx
inc/uiconfiguration/uicategorydescription.hxx
inc/uiconfiguration/uiconfigurationmanager.hxx
inc/uiconfiguration/windowstateconfiguration.hxx
inc/uielement/menubarmanager.hxx
inc/uielement/uicommanddescription.hxx
inc/uifactory/uielementfactorymanager.hxx
inc/uifactory/windowcontentfactorymanager.hxx
qa/complex/loadAllDocuments/InteractionHandler.java
source/accelerators/acceleratorexecute.hxx
source/accelerators/presethandler.cxx
source/accelerators/storageholder.cxx
source/dispatch/closedispatcher.cxx
source/dispatch/dispatchprovider.cxx
source/dispatch/helpagentdispatcher.cxx
source/dispatch/loaddispatcher.cxx
source/dispatch/mailtodispatcher.cxx
source/fwe/xml/saxnamespacefilter.cxx
source/fwi/jobs/configaccess.cxx
source/fwi/threadhelp/lockhelper.cxx
source/inc/loadenv/actionlockguard.hxx
source/inc/loadenv/loadenv.hxx
source/inc/loadenv/targethelper.hxx
source/jobs/job.cxx
source/jobs/jobdata.cxx
source/jobs/jobdispatch.cxx
source/jobs/jobresult.cxx
source/jobs/joburl.cxx
source/layoutmanager/layoutmanager.cxx
source/layoutmanager/toolbarlayoutmanager.hxx
source/loadenv/loadenv.cxx
source/services/autorecovery.cxx
source/services/backingcomp.cxx
source/services/desktop.cxx
source/services/dispatchhelper.cxx
source/services/frame.cxx
source/services/pathsettings.cxx
source/uiconfiguration/imagemanagerimpl.hxx
source/uiconfiguration/uiconfigurationmanagerimpl.hxx
source/uielement/popuptoolbarcontroller.cxx
06fea5eb22-Aug-2020 mseidel

Fixed typos (internaly -> internally) and some more

01ad09a018-Aug-2020 mseidel

Fixed typos (shure -> sure)

2e3a1b6e18-Aug-2020 mseidel

Fixed typos (Normaly -> Normally) and some more

36e81a8118-Aug-2020 mseidel

Fixed typos

6f247e9c10-Jul-2020 mseidel

Fixed typos (contex -> context)

7950f2af14-Jun-2020 mseidel

Fixed typos (the the -> the) and some more

Revision tags: 420-Dev2-m2
414ebe3f02-Mar-2020 mseidel

Fixed typo (minmal -> minimal)

34fcb55b21-Nov-2019 mseidel

Icons were changed to PNG long ago

Revision tags: AOO417
ee65694a20-Aug-2019 mseidel

Fixed typos

036fea6109-Aug-2019 Damjan Jovanovic

More unknwon -> unknown typos.

Patch by: me

ecd832d319-May-2019 Matthias Seidel

Fixed typos

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1859496 13f79535-47bb-0310-9956-ffa450edef68

70c44df819-May-2019 Matthias Seidel

Fixed typos

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1859494 13f79535-47bb-0310-9956-ffa450edef68

Revision tags: AOO420-Dev-m1
efdc1c1626-Jan-2019 Matthias Seidel

Fixed typos (shuting -> shutting)

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1852250 13f79535-47bb-0310-9956-ffa450edef68

Revision tags: AOO416, AOO416-RC1, AOO415
e10cbedd15-Dec-2017 Don Lewis

Enhance gb_LinkTarget_set_*_optimization functions to allow multiple
targets to be specified.

Convert optimization overrides in the gbuild library makefiles to
use gb_LinkTarget_set_

Enhance gb_LinkTarget_set_*_optimization functions to allow multiple
targets to be specified.

Convert optimization overrides in the gbuild library makefiles to
use gb_LinkTarget_set_*_optimization.

There should be no functional change.


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1818290 13f79535-47bb-0310-9956-ffa450edef68

show more ...

8e6bd3e912-Dec-2017 Don Lewis

Improvements to per-object optimization overrides in gbuild:

* Less Library.mk editing required to add an optimization exception
than what has been normally done to date.

*

Improvements to per-object optimization overrides in gbuild:

* Less Library.mk editing required to add an optimization exception
than what has been normally done to date.

* Add a variable to specify an override to -O1 instead of only
allowing -O0.

* Don't lose debug flags when overriding optimization.


Convert the recent Mac optimization override in framework/Library_fwk.mk
to the new style.


Improvements to Windows debug builds in gbuild:

* There are multiple dependency paths that trigger compiling a source
file. Add a target specific $(PDBFILE) to the root of each so
that $(PDBFILE) is set properly when compiling.

Note: $(PDBFILE) is not getting set when compiling the sources
for the per-module (Google Test) tests.

* Don't inadvertantly disable the use of pre-compiled headers when
enabling debug (not specific to Windows).

Note: If both debug and pre-compiled headers are enabled, building
of modules that contain more than one library will fail due to
limitations of Visual Studio. The problem is that when we
build the precompiled header, the output file(s) are based on the
module name. Even though each Library_*.mk specifies the rule
to build the precompiled header, it is only built once for the
module. Visual Studio requires that the $(PDBFILE) used when
compiling the sources match the $(PDBFILE) used when compiling
the precompiled header, but the value of $(PDBFILE) is specific
to each library. The best fix would be to compile the headers
once for each library and stash the output in a per-library
specific place, but this requires some fairly extensive changes.
Another potential fix would be to use -Z7 optimization so that the
debug information is stored in the object files.



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1817946 13f79535-47bb-0310-9956-ffa450edef68

show more ...

1234567