Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-22 | AllSettings with LanguageTag | Eike Rathke | |
Change-Id: I710ae66e51139662eb442b681fdf9cc9d158551d | |||
2012-11-16 | Fix the Windows build breakage by reorganizing svtools headers. | Kohei Yoshida | |
Also removed a fair amount of implicit inline methods to promote use of more forward declaration. Change-Id: I5ad21f0d7abc85281708b7e87f1036b02a053627 | |||
2012-11-01 | Remove unused method in formula module | Marcos Paulo de Souza | |
Change-Id: I67259c5a3894be406b2d38900368a3f8aac86921 Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com> | |||
2012-10-19 | Merge SvListEntry and SvLBoxEntry into SvTreeListEntry. | Kohei Yoshida | |
Change-Id: I89cfc8c1288c00674fe64e791c149743d377d5ee | |||
2012-10-11 | Merged SvTreeListBox and SvLBox. | Kohei Yoshida | |
There is no reason to keep SvLBox separate. Change-Id: I0b34aa8f8ca539d4f4f0f9cea9fa9b8faec241e8 | |||
2012-10-11 | kill RefEdit constructor that does not initialize the highlighting | Markus Mohrhard | |
Change-Id: I5c277526fdf376bfa96466e25975388edc3c7950 | |||
2012-09-28 | gbuild: invert handling of standard system libraries: | Michael Stahl | |
Always link in gb_STDLIBS, except when the library explicitly opts out with gb_LinkTarget_disable_standard_system_libs. Change-Id: I489a99114fbfa46d0421a27cf6c7b899dc268a4a | |||
2012-09-28 | gbuild: replace direct gb_STDLIBS use with ... | Michael Stahl | |
... new gb_LinkTarget_add_standard_system_libs Change-Id: Ib2bc843098db3d8c6822b45a3d21724e67f57d69 | |||
2012-09-28 | gbuild: split uwinapi out of gb_STDLIBS | Michael Stahl | |
Change-Id: I53316e0b9369d806197bccb42cf22d3497af43e7 | |||
2012-08-27 | do not silently ignore a token API error, fdo#51926 related | Eike Rathke | |
Change-Id: Ie187dad84bd55bb76c795b5c4807566e80349b56 | |||
2012-08-25 | prefix more components | Matúš Kukan | |
Change-Id: I9bf304a791b62f6b96711eb058f302cadfdb276a | |||
2012-08-21 | add more runtime deps on resource files for unit-tests | Matúš Kukan | |
Change-Id: Id9bbb2bbcafe335eada3f36ae103a9074a56848f | |||
2012-07-30 | Typo ressource -> resource | Stephan Bergmann | |
Change-Id: Id13e7acfbe34eca5e124c9032d36d6f158bfb831 | |||
2012-07-30 | Bug 48549 - System::Beep() removal | Mathieu Vonlanthen | |
Change-Id: I011048912af051a762a78af8646513a1fc624073 | |||
2012-07-23 | fdo#48549 System::Beep() removal | Mathieu Vonlanthen | |
Change-Id: I8fe133dd8d1f759fbe21d47ae358c0b5451812b5 | |||
2012-07-23 | -Werror,-Wshadow (Clang 3.1) | Stephan Bergmann | |
...where a local variable in a nested class shadows a member of an outer class. Fixed by renaming the relevant outer class members as "m..." Change-Id: I6caa33914ff1060e08f66eadde879fb7b4e3e7cc | |||
2012-07-09 | some UniString->rtl::OUString | Caolán McNamara | |
Change-Id: Ie69b30094da25df23a36baca2c7723d6a41f48c3 | |||
2012-07-03 | ditch String::CreateFromAscii | Caolán McNamara | |
Change-Id: I2b482bd323ac510629c5ee31868010b7cd6ce691 | |||
2012-07-02 | hrc cleanup: Remove include guards | Thomas Arnhold | |
Also add some missing include guards. Change-Id: I320a3c017ca65d34f2cd516849bcde3dec9b33f1 | |||
2012-07-02 | Remove unused defines | Thomas Arnhold | |
Some of them were commented out for documentation purpose. Change-Id: I29a6b2cbe774b527f0c3a0be5675160817a7f3ce | |||
2012-07-02 | targetted improvement of UNO API includes / usage | Michael Meeks | |
2012-06-28 | re-base on ALv2 code. | Michael Meeks | |
2012-06-27 | Remove unused include files | Thomas Arnhold | |
Those never get included at any point in the code. Change-Id: I17736e005635b9e57759cfc95176a99e7c5e8988 | |||
2012-06-27 | Reduce newline bloat at eof | Thomas Arnhold | |
Change-Id: I494ceee07d6825f9466cab810742d7f85291fe14 | |||
2012-06-27 | Get rid of annoying IAccessibility2 comments | Thomas Arnhold | |
Change-Id: Ic1d7ff88e2d9e638deb2579a5fd18f751302d561 | |||
2012-06-25 | Remove various commented out defines | Thomas Arnhold | |
Most of them in hrc files. Change-Id: I3944f6ed9befd2b498385f61b851790362221a4f | |||
2012-06-22 | .xml files don't need executable bits | Michael Stahl | |
Change-Id: I399d086181a9f513cd95157e815551f0be9b9e95 | |||
2012-06-22 | re-base on ALv2 code. | Michael Meeks | |
Change-Id: I8018d9b5fa01d1720c0392dc5fdc4a0656f25a35 | |||
2012-06-21 | re-base on ALv2 code. | Michael Meeks | |
Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce | |||
2012-06-21 | re-base on ALv2 code. | Michael Meeks | |
Change-Id: Ice06e639213aeb6f7f23cbf4634947dd25613db1 | |||
2012-06-18 | convert LocaleDataWrapper to OUString | Caolán McNamara | |
Change-Id: Icb5f5adf9139d1c0f0e86d8128ea6742ce20b138 | |||
2012-06-13 | reduce use of UniString ctor from null-terminated unicodearray | Caolán McNamara | |
Change-Id: I98361309ada084d8f78517ce88f210d785f59cc0 | |||
2012-06-12 | fdo#50822 add function XOR to calc as in ODFF1.2 | Winfried Donkers | |
Change-Id: I994119c0520658775d07f776237d31a03f53ab52 | |||
2012-06-11 | remove EraseLeadingChars and EraseTrailingChars | Caolán McNamara | |
Change-Id: Ib9797fe97cd008cc6508ce8cec47dc5373416892 | |||
2012-06-09 | Remove superfluous include comments | Thomas Arnhold | |
Change-Id: Icd57ca7fd89e30c190c1b06dbe67c30bea8d1b59 | |||
2012-05-29 | targetted SAL_N_ELEMENTS reversion. | Michael Meeks | |
Change-Id: I30be93ccaeb1f9fd17cbe9e3ed3165e094810b2e | |||
2012-05-16 | remove unneeded include of boost/bind.hpp | Caolán McNamara | |
Change-Id: I5a254459a491b9547530d8e312260dceed21f25c | |||
2012-05-13 | fdo#44456 added calc function DATEDIF as in ODF1.2 | Winfried Donkers | |
Change-Id: I082ea20d02bf37d515fc33d627281696fc48fcb6 | |||
2012-05-13 | callcatcher: update unused code list | Caolán McNamara | |
Change-Id: I2b21cb0b6d9164b18594e2c122ce242062be276d | |||
2012-04-29 | make gbuild the default assumption of build.pl | Bjoern Michaelsen | |
this removes dmake completely out of the build for migrated modules build.pl now assumes modules to be gbuild, unless there is a prj/dmake file Change-Id: I674a036b182ee13c5ec093e83cb3d38133112d3b | |||
2012-04-23 | Unused code removal | Javier Silva Sanahuja | |
2012-04-20 | Remove unused method ArgInput::GetArgSelection | Jaime Navarro | |
2012-04-09 | add package deps for resources | David Tardon | |
2012-04-08 | LinkTarget.mk: remove gb_LinkTarget_add_package_headers | Michael Stahl | |
2012-04-08 | gbuild: "use" vs. "add": | Michael Stahl | |
Naming convention for gbuild methods: - "add" is used for stuff that is logically a part of the target (i.e. not registered at the Module, but defined in the target's makefile) - "use" is used for stuff that is logically a different target (i.e. it is registered at the Module, has it's own makefile, may be in a different module than the target) | |||
2012-04-02 | remove static objects from static_initialization_and_destruction chain | Caolán McNamara | |
2012-03-27 | more dependencies and include paths | Matúš Kukan | |
2012-03-23 | .html files don't need executable bits | Michael Stahl | |
2012-03-23 | .component files don't need executable bits | Michael Stahl | |
2012-03-23 | .hrc files don't need executable bits | Michael Stahl | |