summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-11-15FDO#42454 - EasyHack: remove code associated with unused iconsJulien Chaffraix
Removed the icons and code associated with: SV_ICON_ID_CHART SV_ICON_ID_DRAWING_TEMPLATE
2011-11-15Address data source ordering x#62860 (part 2)Michael Meeks
2011-11-15 Address data source ordering x#62860Michael Meeks
information from the apply file: patchname: addrbk-datasrc-ordering.diff issues: author: michael section: Misc comment: Address data source ordering x#62860 sectioncomment: git log from build repository: commit bfa619922b90a021e5d856333dd398512389ad67 Author: Jan Holesovsky <kendy@suse.cz> Date: Mon Jun 21 22:11:19 2010 +0200 Update patches to dev300-m83. * [...] commit 256381886a238d80b9ddab795b500576d92404cc Author: Jan Holesovsky <kendy@suse.cz> Date: Wed May 19 12:16:00 2010 +0200 Updated patches do dev300-m77. * [...] commit df913735fd729978d20f0282fe32d14bf597891f Author: Jan Holesovsky <kendy@suse.cz> Date: Mon May 17 01:21:36 2010 +0200 Patches adopted to the tabs -> spaces fixes + trailing whitespace cleanup. * [...] commit c6847e9b022184e98942391a2b5711c31eb25ba3 Author: Jan Holesovsky <kendy@suse.cz> Date: Fri May 14 14:32:23 2010 +0200 Convert tabs to spaces in all the code introduced by the patches. * [...] commit 09774df8a62bf886c78c0f84d56b2d518ae8107e Author: Jan Holesovsky <kendy@suse.cz> Date: Tue Apr 29 14:04:53 2008 +0000 Src680/ * Some cleaning action: src680/* -> dev300/ * patches/dev300/gstreamer-sd.diff, patches/dev300/gstreamer-slideshow.diff, patches/dev300/letter-wizard-resource-id.diff: Moved to patches/gstreamer. * patches/dev300/mono-build.diff: Moved to patches/mono. * patches/dev300/sc-hacky-handle-boolean.diff, patches/dev300/vba-workbook-worksheet-events.diff: Moved to patches/vba. * patches/src680/unittesting-*: Moved... patches/unittesting/*: ...here. * patches/src680/*: Moved... patches/dev300/*: ...here. * patches/dev300/apply, patches/Makefile.am: Add the unittesting subdir, remove src680.
2011-11-15Remove some unused headersJoseph Powers
2011-11-15Remove some unused Precompiled Header logicJoseph Powers
2011-11-16replaced String in SfxPickList with rtl::OUStringTakeshi Abe
this consists of 12df49396e6bcb07bafc95255a8526caac96e60a and related changes
2011-11-15n#592912 and n#621744: Text Alignment fixes.Muthu Subramanian
2011-11-15C-style array to std::vector.Kohei Yoshida
2011-11-15Cleanup few macros and unused headers.Jan Holesovsky
2011-11-15remove unused methods from layoutimplFelix Zhang
2011-11-15remove obsolete layout macrosFelix Zhang
2011-11-15remove unused methods from layoutFelix Zhang
2011-11-15removing obsolete layout codeFelix Zhang
2011-11-15Fix for fdo#42892: Add new symbols to MathOlivier Hallot
2011-11-15Revert "FDO#42454 - EasyHack: remove code associated with unused icons"Noel Power
This reverts commit 3e26dfcc2d347f4e0914449ca8104c8969fc6281.
2011-11-15Revert "remove unused SV_ICON_ID_HTML_DOCUMENT entries"Noel Power
This reverts commit 28e36d54a0f4bbe4fddacbaf2f51ff25c76ce2d5.
2011-11-15Put back a method needed by Windows and reformat a bitFridrich Štrba
2011-11-15Introduced LibreOffice-minimal-version extension dependency.Stephan Bergmann
2011-11-15Fix clipped line renderer.Thorsten Behrens
Fix for a nasty corner case where supposedly clipped pixel were still rasterized (see polytest.cxx:implTestPolyDrawClip for what failed previously). Added much more unit tests while at it, clippedlinerenderer.hxx should now have 100% coverage.
2011-11-15Use proper switch for on/of qstart-libpng.Tomas Chvatal
2011-11-15Instead of returning out of function just skip its calling.Tomas Chvatal
2011-11-15remove unused SV_ICON_ID_HTML_DOCUMENT entriesNoel Power
2011-11-15FDO#42454 - EasyHack: remove code associated with unused iconsJulien Chaffraix
Removed the icons and code associated with: SV_ICON_ID_CHART SV_ICON_ID_DRAWING_TEMPLATE
2011-11-15avoid crasher from unusual odt document fdo#42785Michael Meeks
2011-11-15don't list Accessories category when it is empty fdo#37135Andras Timar
2011-11-15Check for the missing MSVC 2005 runtime libs.Jan Holesovsky
They are needed for the pre-built Mozilla libs.
2011-11-15FDO#39446 [EasyHack] Bloat Removal. Removing uncallable code with callcatcherJulien Chaffraix
Removed most unused symbols in basic/. The remaining symbols (SdxDecimal) are Windows specific and thus should be double-checked on a Windows machine prior to removal.
2011-11-15make Default install/Custom install help text a bit more specificAndras Timar
2011-11-15Use visibility instead of version map file for mysqlc.uno.Stephan Bergmann
2011-11-15Tweaked previous comment translations.Stephan Bergmann
2011-11-15commit-msg hook: allow commit message that *starts* with an asteriskLionel Elie Mamane
2011-11-15correct commentLionel Elie Mamane
2011-11-15add sqlite path to library path and enable testPasswordMarkus Mohrhard
plus gb_Helper_extend_ld_path normalization by sbergman@redhat.com
2011-11-15tweak commentLionel Elie Mamane
2011-11-15translations of comments from german to english Committer: Winfried Donkers ↵w.donkers
<osc@dci-electronics.nl> On branch master Changes to be committed: modified: sc/source/ui/view/auditsh.cxx modified: sc/source/ui/view/colrowba.cxx modified: sc/source/ui/view/dbfunc.cxx modified: sc/source/ui/view/viewfunc.cxx
2011-11-15Remove non-animated prefixes in gb_COLOR mode.Thorsten Behrens
2011-11-15String to rtl::OUString.Kohei Yoshida
2011-11-15String to rtl::OUString.Kohei Yoshida
2011-11-15Replaced heap array with std::vector.Kohei Yoshida
2011-11-15sal_Bool to bool.Kohei Yoshida
2011-11-15Fix location of the prebuilt mozilla files.Jan Holesovsky
2011-11-15Beware that the sequence can be empty.Kohei Yoshida
And when it's empty, it causes an invalid array access later on.
2011-11-15Unused local var.Kohei Yoshida
2011-11-15Used std::vector instead of C-style array.Kohei Yoshida
2011-11-15This can be for loop instead.Kohei Yoshida
2011-11-15This bool array is not used here.Kohei Yoshida
2011-11-15use SAL_N_ELEMENTSDavid Tardon
2011-11-14remove unused desktop/source/app/copyright_ascii_sun.cNorbert Thiebaud
2011-11-15 we don't need to inherit from FiltersTest hereMarkus Mohrhard
2011-11-15Revert "replaced String in SfxPickList with rtl::OUString"Takeshi Abe
This reverts commit 12df49396e6bcb07bafc95255a8526caac96e60a.