summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/dialogs
AgeCommit message (Expand)AuthorFilesLines
2013-05-06cleanup whitespaces due to RTL_CONSTASCII_USTRINGPARAM removalPhilipp Riemer1-4/+4
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák1-2/+2
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza1-1/+1
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák6-32/+32
2013-03-30remove local css definitionsThomas Arnhold5-22/+22
2013-03-24add cui to Library_mergedPeter Foley1-5/+5
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2-6/+6
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-4/+4
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim7-3/+21
2013-03-07rename setInitialLayoutSize to setOptimalLayoutSizeCaolán McNamara1-3/+7
2013-03-04callcatcher: unused codeCaolán McNamara1-6/+0
2013-02-25remove some trivial duplicatesThomas Arnhold1-1/+0
2013-02-15adapt macro security dialog code to .uiCaolán McNamara4-73/+19
2013-02-14drop unused hidCaolán McNamara1-1/+0
2013-02-14split out trust page and adapt codeCaolán McNamara5-192/+81
2013-02-14move macro security dialog to xmlsecurityCaolán McNamara4-111/+44
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac1-5/+3
2013-01-01move xmlsecurity .ui stuff to right place and adapt code to use itCaolán McNamara8-383/+113
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens2-3/+0
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida4-0/+4
2012-10-23fdo#46808, Adapt packages::manifest::ManifestReader UNO service to new styleNoel Grandin1-4/+3
2012-10-23fdo#46808, Adapt ui::dialogs::FolderPicker UNO service to new styleNoel Grandin1-4/+3
2012-10-22fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin1-3/+6
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida4-14/+14
2012-10-04sal_Bool->bool in xmlsecurityNoel Grandin4-6/+6
2012-10-01fix String->OUString conversionIvan Timofeev1-2/+2
2012-09-25remove unused filesIvan Timofeev1-112/+0
2012-09-25String -> OUStringIvan Timofeev2-18/+17
2012-09-25String -> OUStringIvan Timofeev3-20/+18
2012-09-25String -> OUStringIvan Timofeev1-36/+35
2012-08-27fdo#46808, Adapt TempFile UNO service to new styleNoel Grandin1-4/+2
2012-08-08remove include comments and boxesThomas Arnhold1-2/+0
2012-07-17re-base on ALv2 code. Includes:Michael Meeks11-256/+158
2012-07-14simplify include guardsThomas Arnhold1-1/+1
2012-07-03ditch String::CreateFromAsciiCaolán McNamara1-5/+5
2012-07-02hrc cleanup: Remove unused definesThomas Arnhold1-24/+0
2012-06-27Reduce newline bloat at eofThomas Arnhold1-2/+0
2012-06-22re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks1-1/+1
2012-06-21re-base on ALv2 code.Michael Meeks4-98/+62
2012-06-21hrc cleanup: Remove unused definesThomas Arnhold1-9/+0
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann5-24/+24
2012-02-08update unused listCaolán McNamara2-21/+0
2012-01-28Fix for fdo43460 Part LV getLength() to isEmpty()Olivier Hallot2-8/+8
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz3-3/+3
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz3-3/+3
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke2-4/+4
2011-11-27remove include of pch header from xmlsecurityNorbert Thiebaud7-14/+0
2011-10-11#i108468#: clean up xmluconv code duplication, part 1:Michael Stahl1-2/+3