summaryrefslogtreecommitdiffstats
path: root/svx/source/inc
Commit message (Expand)AuthorAgeFilesLines
...
* Get rid of DECLARE_STL_STDKEY_SETStephan Bergmann2013-12-051-0/+4
* convert add model dialog to .uiCaolán McNamara2013-12-051-13/+6
* convert add namespace dialog to .uiCaolán McNamara2013-12-052-26/+12
* Integrate branch of IAccessible2Steve Yin2013-11-273-10/+322
* restore GetChild, etc. we will need them againCaolán McNamara2013-11-271-0/+3
* rhbz#887420 Implement "block untrusted referer links" featureStephan Bergmann2013-11-141-1/+1
* fixincludeguards.sh: svxThomas Arnhold2013-10-2850-136/+136
* Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara2013-09-252-2/+0
* convert svx/source/inc/datanavi.hxx from String to OUStringNoel Grandin2013-09-051-28/+28
* convert svx/source/inc/docrecovery.hxx from String to OUStringNoel Grandin2013-09-051-16/+16
* convert include/svx/ParseContext.hxx from String to OUStringNoel Grandin2013-09-051-6/+6
* Related: fdo#38838 ToInt64 and a EqualsIgnoreCaseAscii variant are now unusedCaolán McNamara2013-08-161-1/+1
* reduce use of UniString from ResID ctorCaolán McNamara2013-07-281-1/+1
* fdo#46037: no more comphelper/configurationhelper.hxx in svxJulien Nabet2013-07-261-5/+5
* convert versions of dialog to .uiCaolán McNamara2013-07-162-11/+14
* remove unused componentcontext.hxx includesNoel Grandin2013-06-051-1/+1
* fdo#46808, Convert various comphelper::ComponentContextNoel Grandin2013-06-051-4/+3
* fdo#46808, Convert ComponentContext in connectivity,extension..Noel Grandin2013-06-031-4/+3
* fdo#46808, Remove XMultiServiceFactory from NavigatorTreeNoel Grandin2013-06-031-2/+1
* fdo#46808, Convert ComponentContext to XComponentContextNoel Grandin2013-06-032-6/+5
* Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann2013-05-201-21/+0
* svx: remove entirely gratuitous dependency on sqlparse.hxxMichael Stahl2013-05-141-1/+0
* fdo#46808, remove unnecessary XMultiServiceFactory fieldsNoel Grandin2013-04-231-14/+9
* fdo#46808, convert form::Forms to new styleNoel Grandin2013-04-234-10/+15
* fdo#46808, remove unnecessary XMultiServiceFactory from svx::ControllerFeaturesNoel Grandin2013-04-231-15/+0
* fdo#46808, Convert frame::Frame to new styleNoel Grandin2013-04-081-5/+4
* remove needless forward rtl::OUString declarationsLuboš Luňák2013-04-072-2/+0
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-0733-287/+286
* svx: clean up these macros in fmprop.hrcMiklos Vajna2013-03-291-141/+141
* svx/source/inc/trace.hxx -> SAL_INFOStephan Bergmann2013-03-271-62/+0
* fdo#46808, Convert a bunch of comphelper::ComponentContext stuffNoel Grandin2013-03-201-1/+1
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-194-115/+115
* sal_Bool to boolTakeshi Abe2013-03-151-5/+5
* fdo#38838, String to OUString, in dbaccess/source/ui/browserGergő Mocsi2013-03-151-1/+1
* sal_Bool to boolTakeshi Abe2013-03-091-11/+11
* fdo#60691 add modelines to *.src and *.hrc filesBorim2013-03-085-0/+11
* fdo#46808, convert task::StatusIndicatorFactory to new styleNoel Grandin2013-03-041-7/+3
* remove unused and commented out codeThomas Arnhold2013-03-041-2/+0
* s/the the/the/Tor Lillqvist2013-02-222-2/+2
* fdo#46808, convert xmloff module code to use XComponentContextNoel Grandin2013-02-121-1/+1
* fdo#46808, convert form::runtime::FormController to new-styleNoel Grandin2013-02-111-1/+0
* fdo#46808, Adapt document::XML*BasicExporter UNO services to new styleNoel Grandin2013-02-111-1/+1
* fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac2013-02-081-1/+1
* make basic XubString freeCaolán McNamara2013-01-301-2/+2
* Resolves: fdo#59965 crash dialog title area text is missingCaolán McNamara2013-01-281-1/+1
* teach FrameSelector to be resizableCaolán McNamara2013-01-151-0/+3
* Resolves: fdo#58589 recovery dialog title area text is missingCaolán McNamara2013-01-091-1/+1
* fdo#46808, Convert frame::Desktop to new style service.Noel Grandin2012-12-212-4/+2
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-302-4/+0
* Pass pointer to view data entry to Paint() instead of its raw flag value.Kohei Yoshida2012-11-291-18/+12