summaryrefslogtreecommitdiff
path: root/svx/source/inc
AgeCommit message (Expand)Author
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara
2013-07-26fdo#46037: no more comphelper/configurationhelper.hxx in svxJulien Nabet
2013-07-16convert versions of dialog to .uiCaolán McNamara
2013-06-05remove unused componentcontext.hxx includesNoel Grandin
2013-06-05fdo#46808, Convert various comphelper::ComponentContextNoel Grandin
2013-06-03fdo#46808, Convert ComponentContext in connectivity,extension..Noel Grandin
2013-06-03fdo#46808, Remove XMultiServiceFactory from NavigatorTreeNoel Grandin
2013-06-03fdo#46808, Convert ComponentContext to XComponentContextNoel Grandin
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann
2013-05-14svx: remove entirely gratuitous dependency on sqlparse.hxxMichael Stahl
2013-04-23fdo#46808, remove unnecessary XMultiServiceFactory fieldsNoel Grandin
2013-04-23fdo#46808, convert form::Forms to new styleNoel Grandin
2013-04-23fdo#46808, remove unnecessary XMultiServiceFactory from svx::ControllerFeaturesNoel Grandin
2013-04-08fdo#46808, Convert frame::Frame to new styleNoel Grandin
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-29svx: clean up these macros in fmprop.hrcMiklos Vajna
2013-03-27svx/source/inc/trace.hxx -> SAL_INFOStephan Bergmann
2013-03-20fdo#46808, Convert a bunch of comphelper::ComponentContext stuffNoel Grandin
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-15sal_Bool to boolTakeshi Abe
2013-03-15fdo#38838, String to OUString, in dbaccess/source/ui/browserGergő Mocsi
2013-03-09sal_Bool to boolTakeshi Abe
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-03-04fdo#46808, convert task::StatusIndicatorFactory to new styleNoel Grandin
2013-03-04remove unused and commented out codeThomas Arnhold
2013-02-22s/the the/the/Tor Lillqvist
2013-02-12fdo#46808, convert xmloff module code to use XComponentContextNoel Grandin
2013-02-11fdo#46808, convert form::runtime::FormController to new-styleNoel Grandin
2013-02-11fdo#46808, Adapt document::XML*BasicExporter UNO services to new styleNoel Grandin
2013-02-08fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2013-01-30make basic XubString freeCaolán McNamara
2013-01-28Resolves: fdo#59965 crash dialog title area text is missingCaolán McNamara
2013-01-15teach FrameSelector to be resizableCaolán McNamara
2013-01-09Resolves: fdo#58589 recovery dialog title area text is missingCaolán McNamara
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-29Pass pointer to view data entry to Paint() instead of its raw flag value.Kohei Yoshida
2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-11-05fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin
2012-10-29fdo#46808, Create new-style frame::AutoRecovery serviceNoel Grandin
2012-10-25XubString->OUStringCaolán McNamara
2012-10-23fdo#46808, fix up some NumberFormatter createInstance calls I missedNoel Grandin
2012-10-23fdo#46808, Adapt ui::dialogs::FolderPicker UNO service to new styleNoel Grandin
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida
2012-10-02XubString->OUStringCaolán McNamara
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-09-09fdo#47368: Remove event listener also in Invalidate()Tor Lillqvist