summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-05fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan
2013-02-05testOUBoolean should test with OUString, not OStringLionel Elie Mamane
2013-02-05Drop unused functionTakeshi Abe
2013-02-05sal_Bool to boolTakeshi Abe
2013-02-05ORowSetValue: clean up sign/unsigned union memberDavid Ostrovsky
2013-02-05make translatable a few more ui stringsAndras Timar
2013-02-05sdremote - don't let incoming thumbnails crash us if we switched view.Michael Meeks
2013-02-05use "icerun" wrapper only when availablePetr Mladek
2013-02-05"Fix" bnc#777788Tor Lillqvist
2013-02-05Cleanly remove components from rdb again that fail during live insertionStephan Bergmann
2013-02-05Cleanly remove an extension again that cannot be activated while installing itStephan Bergmann
2013-02-05Avoid a SAL_WARN caused by IllegalArgumentEx now being a RuntimeExStephan Bergmann
2013-02-05write double/float via union with unsigned type for strict-aliasingCaolán McNamara
2013-02-05fix for fdo#60065Noel Power
2013-02-05Resolves: fdo#60144 only delete *unposted* SfxRequests accumulated during lockCaolán McNamara
2013-02-05scp2: copy the install script to the tarball on LinuxMiklos Vajna
2013-02-05svtools: ASCII_STR is no longer necessaryMiklos Vajna
2013-02-05sw: kill RTL_CONSTASCII_USTRINGPARAM in defines of SwXFilterOptionsMiklos Vajna
2013-02-05Updated coreAndras Timar
2013-02-05Updated coreAndras Timar
2013-02-05n#753462: Drawing text with font size 0 causes artifacts.Muthu Subramanian
2013-02-05Updated coreDávid Vastag
2013-02-05Use the new excel format detector for all binary excel types.Kohei Yoshida
2013-02-05Skeleton for new excel biff format detector service.Kohei Yoshida
2013-02-05Simplify_component_getFactory using the helper code from cppu.Kohei Yoshida
2013-02-04More clean-ups with ScFilterDetect.Kohei Yoshida
2013-02-04String to OUString.Kohei Yoshida
2013-02-05SfxCommonTemplateDialog_Impl::SelectStyle:Michael Stahl
2013-02-05fdo#60250: InsertNewPage: copy margins for mirrored pagesMichael Stahl
2013-02-05Use the "Developer ID Application" identity for codesigning by defaultTor Lillqvist
2013-02-05We want to be able to printTor Lillqvist
2013-02-05Ignore IPC socket setup errors on OS X as they occur always when sandboxedTor Lillqvist
2013-02-05Tweaked iconsAlexander Wilms
2013-02-04Remove unnecessary defines etc...Kohei Yoshida
2013-02-05WaE: comparison of integers of different signs: 'long' and 'unsigned long'Tor Lillqvist
2013-02-04fdo#59426: Don't try to repair package during flat detection phase.Kohei Yoshida
2013-02-04moved the export row check to qahelper, made it useful for import/exportNoel Power
2013-02-04eliminate duplicated implementations (load, loadDoc etc. ) in unit testsNoel Power
2013-02-04clean up EnableAdjustHeight calls, disable at start of import reset at endNoel Power
2013-02-04use OUString(Buffer) in class EditChr. Rossmanith
2013-02-04Add some debug bits for type detection code.Kohei Yoshida
2013-02-04Use SAL_STRINGIFYStephan Bergmann
2013-02-04warning C4805: '!=' unsafe mix of type 'bool' and type 'sal_Bool'Stephan Bergmann
2013-02-04Start center background color uses application background color, fdo51535Robert Roth
2013-02-04Use application background consistently in Draw, fdo#59042Robert Roth
2013-02-04remove sal_Bool from boolean() docs tooLuboš Luňák
2013-02-04OK for boolean() to take true bool argumentStephan Bergmann
2013-02-04Strings: boolean() as a replacement for valueOf(sal_Bool)David Ostrovsky
2013-02-04add OUString::toUInt64()David Ostrovsky
2013-02-04... and ssl3 tooDavid Tardon