summaryrefslogtreecommitdiff
path: root/cui/source/inc
AgeCommit message (Expand)AuthorFilesLines
2012-05-22Resolves: fdo#40778 wrong type used for callback argCaolán McNamara1-1/+1
2012-05-17Related: fdo#40778 use simple pushbutton for add to single user dictCaolán McNamara1-1/+2
2012-04-30make ResId::toString a non-static memberCaolán McNamara2-2/+2
2012-04-27Resolves: fdo#39825 Make detection of certificate folder ui-configurableCaolán McNamara2-1/+4
2012-04-25Resolves: fdo#48659 force BUILDID placeholder in if missing from translationCaolán McNamara1-1/+1
2012-04-25removed unused typedefTakeshi Abe1-2/+0
2012-04-22removed unused definesTakeshi Abe1-1/+0
2012-04-21Replace css macro with namespace for nicer namespacingThomas Arnhold2-8/+2
2012-04-20removed unused definesTakeshi Abe1-6/+0
2012-04-17fdo#40778 Remove dictionary choice when adding new entry to the spellcheckerRob Snelders1-1/+3
2012-04-17translated or removed german comments in connectivity, cppuhelper and cuiFlorian Allmann-Rahn21-126/+120
2012-04-16Resolves: fdo#48723 add a (hidden) CancelButton so ESC closes about dialogCaolán McNamara1-0/+1
2012-04-10Resolves: fdo#31022 about dialog is suboptimalAndrew Higginson1-15/+31
2012-04-02show synchronized checked only if all margins are the same, related fdo#44337Markus Mohrhard1-2/+1
2012-03-30removed duplicate includes in cppcanvas / cppuhelper / cuiTakeshi Abe1-1/+0
2012-03-26Move this into a real method also.Kohei Yoshida1-0/+1
2012-03-26Move the fat handler code into a real method.Kohei Yoshida1-0/+1
2012-03-26UniString to rtl::OUString.Kohei Yoshida1-2/+1
2012-03-26readUnicodeString can just return the stringCaolán McNamara1-2/+2
2012-03-26need seen for seperate CUI_RESSSTRCaolán McNamara1-1/+0
2012-03-12cui: implement contextual spacing UIMiklos Vajna1-0/+2
2012-03-09add an explicit Cancel handlerCaolán McNamara1-1/+2
2012-03-08Convert from tools/table.hxx to std::map in SvxMacroTableDtorNoel Grandin1-1/+1
2012-03-08fold i18npaper into i18nutilCaolán McNamara1-1/+1
2012-03-07These methods don't need to be implemented as LinksCaolán McNamara1-5/+5
2012-03-02Convert tools/table to std::vector and std::map in cuiNoel Grandin1-7/+19
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann35-125/+125
2012-02-23Adapted SearchThread/TakeThread to safer-to-use salhelper::ThreadStephan Bergmann1-11/+14
2012-02-20WaE: msvc:C4099Caolán McNamara1-1/+1
2012-02-18Fix typos in commentsElton Chung1-1/+1
2012-02-17Cleanup inludesMatteo Casalin1-0/+10
2012-02-14Some more comphelper/configurationhelper clean upStephan Bergmann1-7/+2
2012-02-10add back close button to the about dialogPetr Mladek1-0/+2
2012-02-02I added some links and removed the ok buttondbarisakkurt1-1/+4
2012-01-31callcatcher: update listCaolán McNamara1-2/+0
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann3-3/+3
2012-01-13remove some tools/string.hxxCaolán McNamara1-4/+5
2012-01-11SvStringsISort->std::setAugust Sodora1-3/+1
2012-01-10Remove unnecessary forward declarationsAugust Sodora2-2/+0
2012-01-10Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora4-19/+0
2012-01-10callcatcher: update listCaolán McNamara1-1/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2012-01-04Easyhack fdo#38831 remove SvStringsBrad Sowden1-2/+3
2011-12-21callcatcher: remove unused classesMatúš Kukan1-38/+0
2011-12-20Fix for fdo43460 Part XI getLength() to isEmpty()Olivier Hallot1-1/+1
2011-12-20SelectHdl_Impl doesn't need to be an [IMPL|DECL]Link nowCaolán McNamara1-1/+1
2011-12-19Remove unnecessary includesAugust Sodora1-8/+2
2011-12-19Clean up treeopt select handler locking hackAugust Sodora1-3/+0
2011-12-19Simplify treeopt select handlerAugust Sodora1-32/+1