summaryrefslogtreecommitdiffstats
path: root/xmlsecurity/source/dialogs
Commit message (Expand)AuthorAgeFilesLines
* removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2013-03-192-6/+6
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-191-4/+4
* fdo#60691 add modelines to *.src and *.hrc filesBorim2013-03-087-3/+21
* rename setInitialLayoutSize to setOptimalLayoutSizeCaolán McNamara2013-03-071-3/+7
* callcatcher: unused codeCaolán McNamara2013-03-041-6/+0
* remove some trivial duplicatesThomas Arnhold2013-02-251-1/+0
* adapt macro security dialog code to .uiCaolán McNamara2013-02-154-73/+19
* drop unused hidCaolán McNamara2013-02-141-1/+0
* split out trust page and adapt codeCaolán McNamara2013-02-145-192/+81
* move macro security dialog to xmlsecurityCaolán McNamara2013-02-144-111/+44
* Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac2013-01-301-5/+3
* move xmlsecurity .ui stuff to right place and adapt code to use itCaolán McNamara2013-01-018-383/+113
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-302-3/+0
* Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida2012-11-164-0/+4
* fdo#46808, Adapt packages::manifest::ManifestReader UNO service to new styleNoel Grandin2012-10-231-4/+3
* fdo#46808, Adapt ui::dialogs::FolderPicker UNO service to new styleNoel Grandin2012-10-231-4/+3
* fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin2012-10-221-3/+6
* Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida2012-10-194-14/+14
* sal_Bool->bool in xmlsecurityNoel Grandin2012-10-044-6/+6
* fix String->OUString conversionIvan Timofeev2012-10-011-2/+2
* remove unused filesIvan Timofeev2012-09-251-112/+0
* String -> OUStringIvan Timofeev2012-09-252-18/+17
* String -> OUStringIvan Timofeev2012-09-253-20/+18
* String -> OUStringIvan Timofeev2012-09-251-36/+35
* fdo#46808, Adapt TempFile UNO service to new styleNoel Grandin2012-08-271-4/+2
* remove include comments and boxesThomas Arnhold2012-08-081-2/+0
* re-base on ALv2 code. Includes:Michael Meeks2012-07-1711-256/+158
* simplify include guardsThomas Arnhold2012-07-141-1/+1
* ditch String::CreateFromAsciiCaolán McNamara2012-07-031-5/+5
* hrc cleanup: Remove unused definesThomas Arnhold2012-07-021-24/+0
* Reduce newline bloat at eofThomas Arnhold2012-06-271-2/+0
* re-base on ALv2 code.Michael Meeks2012-06-221-23/+14
* replace all but one .hdl include with equivalent .hpp includes.Michael Meeks2012-06-211-1/+1
* re-base on ALv2 code.Michael Meeks2012-06-214-98/+62
* hrc cleanup: Remove unused definesThomas Arnhold2012-06-211-9/+0
* New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann2012-03-015-24/+24
* update unused listCaolán McNamara2012-02-082-21/+0
* Fix for fdo43460 Part LV getLength() to isEmpty()Olivier Hallot2012-01-282-8/+8
* Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz2012-01-173-3/+3
* Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz2012-01-163-3/+3
* get rid of class Date and Time default ctor with system time penaltyEike Rathke2011-12-012-4/+4
* remove include of pch header from xmlsecurityNorbert Thiebaud2011-11-277-14/+0
* #i108468#: clean up xmluconv code duplication, part 1:Michael Stahl2011-10-111-2/+3
* its just a const char*Caolán McNamara2011-09-081-8/+3
* remove old makefilesMatúš Kukan2011-08-221-64/+0
* undo anything not wizard related in the previous merge-commitNorbert Thiebaud2011-08-217-51/+6
* Merge branch 'master' into feature/gsoc2011_wizardsXisco Fauli2011-08-214-5/+9
|\
| * Resolves: fdo#36534 rework SvxSimpleTable to not manage its own parentCaolán McNamara2011-07-144-5/+9
| * callcatcher: unused AdjustPosAndSizeCaolán McNamara2011-06-301-9/+0
| * Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/componentsJan Holesovsky2011-05-276-40/+4
| |\