summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-15ocColumn and ocRow do not need recalc on load, fdo#60645 relatedEike Rathke
2013-02-15Added the current commit to "soffice --version". Fixes bug 60688.Christopher Hotchkiss
2013-02-15Comment translation - german-english - 3 filesMatthias Freund
2013-02-15renamed SetRecalcMode...() to SetExclusiveRecalcMode...()Eike Rathke
2013-02-15use AddRecalcMode(RECALCMODE_ONLOAD), fdo#60645 relatedEike Rathke
2013-02-15prevent out-of-bounds buffer writes in EnumLocalesParamsEike Rathke
2013-02-15do not use the raw locale for osl_getTextEncodingFromLocale()Eike Rathke
2013-02-15use LanguageTag(rtl_Locale) ctorEike Rathke
2013-02-15various efforts to consistently apply HIG rulesCaolán McNamara
2013-02-15tabpages size req not factoring in border widthCaolán McNamara
2013-02-15Resolves: fdo#60627 wrong lib names for some custom widgetsCaolán McNamara
2013-02-15android: more cleanup / misc. fixes.Michael Meeks
2013-02-15android: get the desktop demo building again.Michael Meeks
2013-02-15This file gets constructed at build-time so no point having it in gitTor Lillqvist
2013-02-15avoid re-linking if nothing changed.Michael Meeks
2013-02-15Add even more dependenciesTor Lillqvist
2013-02-15add missing chartcore.Michael Meeks
2013-02-15Add other missing libraries.Michael Meeks
2013-02-15add missing components.Michael Meeks
2013-02-15android: share more of the Makefile / build logicMichael Meeks
2013-02-15various efforts to consistently apply HIG rulesCaolán McNamara
2013-02-15move set master password dialog to uui and adapt codeCaolán McNamara
2013-02-15fully convert security options to .ui formatCaolán McNamara
2013-02-15Updated coreCaolán McNamara
2013-02-15cui: get rid of _SVX_BACKGRND_CXX defineMiklos Vajna
2013-02-15fdo#43105: apply old sw-nested-positionned-tables-ww8-import-fix.diffBjoern Michaelsen
2013-02-15move security options dialog to cui and adapt codeCaolán McNamara
2013-02-15adapt macro security dialog code to .uiCaolán McNamara
2013-02-15use stock buttonCaolán McNamara
2013-02-15Updated coreCaolán McNamara
2013-02-15WaE: comparison between signed and unsigned integer expressionsTor Lillqvist
2013-02-15Try again to unbreak the MinGW cross-compiling tinderboxTor Lillqvist
2013-02-15fdo#58283 produce all translations for desktop filesDavid Tardon
2013-02-15fdo#34548 don't crash on undoing text frame removalDavid Tardon
2013-02-15fix fdo#60804 - Print to File leads to CrashNoel Grandin
2013-02-14Fix subsequentcheck. We need to have at least one measure data at all times.Kohei Yoshida
2013-02-14Disable DumpState() and its friends when not debugging pivot code.Kohei Yoshida
2013-02-15Comment translation german - english - redo of 5 filesMatthias Freund
2013-02-14Why in the world would anyone pass an integer as a const reference...Kohei Yoshida
2013-02-14This should be a struct & let's not put everything in header.Kohei Yoshida
2013-02-14Actually we can just swap them. The originals are not used after this call.Kohei Yoshida
2013-02-14Use std::vector instead of C-style arrays.Kohei Yoshida
2013-02-14Pass ScDPSource to ScDPResultData as a reference.Kohei Yoshida
2013-02-15sal_Bool to boolTakeshi Abe
2013-02-15bUseDialog was always trueTakeshi Abe
2013-02-14Caller should check the member visibility, not the callee.Kohei Yoshida
2013-02-14Comment translation german - english - redo of writer.cxxMatthias Freund
2013-02-14Misc cleanup - scope reduction, string, class description etc.Kohei Yoshida
2013-02-14various efforts to consistently apply HIG rulesCaolán McNamara
2013-02-14CELL needs to be recalculated during import as well, fdo#60645Markus Mohrhard