summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-12-30build qadevOOo only if OOO_JUNIT_JAR are set (add BUILD_TYPE)Rene Engelhard
2011-12-30fdo#38831 Convert some SvStrings to std::vector (part 2)Brad Sowden
2011-12-30fdo#38831 Convert some SvStrings to std::vectorBrad Sowden
2011-12-30build qadevOOo only if SOLAR_JAVA and OOO_JUNIT_JAR are setRene Engelhard
2011-12-30Useless since LoadThemedImageList (reported by cppcheck)Julien Nabet
2011-12-30Fix for fdo43460 Part XXIV getLength() to isEmpty()Olivier Hallot
Part XXIV Modules lotuswordpro
2011-12-30Checking is useless hereJulien Nabet
2011-12-30Fix for fdo43460 Part XXIII getLength() to isEmpty()Olivier Hallot
Part XXIII Modules linguistic
2011-12-30Fix for fdo43460 Part XXI getLength() to isEmpty()Olivier Hallot
Part XXI Modules i18npool, idl, idlc, io, javaunohelper, jvmaccess
2011-12-30Fix for fdo43460 Part XVIII getLength() to isEmpty()Gustavo Buzzatti Pacheco
Part XVIII module form
2011-12-30n#655408: Importing extLst of drawings in diagrams.Muthu Subramanian
data*.xml contains the list of drawings which can be imported instead. These are easier to import now that we support better smartart.
2011-12-30Fix for fdo43460 Part XX getLength() to isEmpty()Olivier Hallot
Part XX Module framework
2011-12-29EasyHack fdo#42454, remove code associated with unused iconsGustavo Buzzatti Pacheco
2011-12-29Header/Footer: When editing, show only the appropriate conrol.Jan Holesovsky
Instead of showing both the header and footer controls, show only the footer-related if in footer, or header-related if in header.
2011-12-29Header/Footer: Show / hide the control immediately.Jan Holesovsky
- When the mouse pointer enters or leaves the headers / footers, show or hide the header / footer control immediately. Waiting for that to appear is annoying; and similarly for disappearing - one usually ended up clicking the header / footer area to speed that up, and had a feeling of misbehaving. - Few related re-paint improvements
2011-12-29Some cppcheck cleaningJulien Nabet
2011-12-29Some cppcheck cleaningJulien Nabet
2011-12-29desktop: spl: do not pointlessly include object fileMatúš Kukan
2011-12-29Some cppcheck cleaningJulien Nabet
2011-12-29RTF export: replace OSL_TRACE(...) by SAL_INFO("sw",...)Miklos Vajna
2011-12-28Fix order initJulien Nabet
2011-12-29Revert "change order of var in PDFExtOutDevData to suppress waring"Pierre-André Jacquod
since already corrected in an other way. this reverts commit 9cc02548dec9b953eb186052d424d981cb2addea.
2011-12-29change order of var in PDFExtOutDevData to suppress waringPierre-André Jacquod
2011-12-28Fix init orderJulien Nabet
2011-12-28Same expression for comparison and for assignmentJulien Nabet
2011-12-28option to export hidden slides to pdf filesPierre-André Jacquod
This add the checkbox hidden pages to the PDF export general tab and if checked, export also to PDF the hidden slides
2011-12-28fdo43033 do not export to PDF hidden slidesPierre-André Jacquod
2011-12-28use of bool instead of sal_boolPierre-André Jacquod
2011-12-28fdo42286 better solution: extend and shrink end of row if neededPierre-André Jacquod
2011-12-28fdo#35099 fix RTF export of date fieldMiklos Vajna
2011-12-28fdo#44204: shrink the first column in the open dialog, remove unused flagsIvan Timofeev
2011-12-27Fix drawing of the either horizontally, or vertically mirrored bitmaps.Jan Holesovsky
2011-12-27Try to draw replacement preview at original sizeStefan Knorr (astron)
2011-12-27typos in config_host.mk.inNorbert Thiebaud
2011-12-27Thanks to Ivan Timofeev, fix the 'Preview' checkbox in 'Indexes and Tables...'Jan Holesovsky
2011-12-27function component_canUnload is SAL_CALLDavid Tardon
2011-12-27function component_canUnload is exportedDavid Tardon
2011-12-27Fix position of the 'evaluate up to level' text and numeric field.Jan Holesovsky
2011-12-27add the needed -framework for fps_aquaNorbert Thiebaud
2011-12-27WaE unused variablesNorbert Thiebaud
2011-12-27fdo43931 (fix for double hyphens)László Németh
2011-12-27Rename folder ooo_custom_images to icon-themesStefan Knorr (astron)
Hopefully, this is much more logical.
2011-12-27WaE: unused variablesMatúš Kukan
2011-12-27typo in ENABLE_NSPLUGIN migrationNorbert Thiebaud
2011-12-27fpicker: convert to gbuildMatúš Kukan
2011-12-27fpicker: aqua: move source files .cxx -> .mmMatúš Kukan
2011-12-27move ENABLE_* variables from set_soenv.in to config_host.mkNorbert Thiebaud
2011-12-27fix ScDatabaseRangeObj test, fdo#43312Markus Mohrhard
2011-12-27better handling for unsaved external referencesMarkus Mohrhard
Now references to unsaved documents can be created in the sheet and not only through copy/paste This fixes the problem that otherwise editing these refs resulted in #REF
2011-12-27fix dbglevel=2 build in scMarkus Mohrhard