summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-12-08Drop duplicate #includeTakeshi Abe2-3/+0
2013-12-07fdo#72267 boolean_test is subsumed by general case "foo IS [NOT] bar"Lionel Elie Mamane1-1/+1
2013-12-06Remove irrelevant comment.Andrzej Hunt1-1/+1
2013-12-06Clean up includes of comphelper/stl_types.hxxStephan Bergmann10-10/+0
2013-12-06Combine comphelper::UStringMixEqual, comphelper::TStringMixEqualFunctorStephan Bergmann1-17/+2
2013-12-06Remove unused comphelper::UStringIEqualStephan Bergmann1-6/+0
2013-12-06Get rid of unnecessary comphelper::UStringEqualStephan Bergmann2-8/+1
2013-12-06Re-organize OS X and iOS code in vcl a bitTor Lillqvist1-0/+1
2013-12-06count notes - GetNotesInRange now include last tabLaurent Godard1-1/+2
2013-12-06Zip .ui translations per UIConfig target.Matúš Kukan1-0/+2
2013-12-06Default OMultiTypeInferfaceContainerHelperVar equalImpl parameterStephan Bergmann2-3/+5
2013-12-06Remove unused comphelper::UStringMixHashStephan Bergmann1-13/+0
2013-12-06Get rid of DECLARE_STL_ITERATORSStephan Bergmann1-8/+0
2013-12-06Get rid of DECLARE_STL_MAPStephan Bergmann6-16/+21
2013-12-06Get rid of DECLARE_STL_STDKEY_MAPStephan Bergmann1-3/+0
2013-12-06...and a missing "static"Stephan Bergmann1-1/+1
2013-12-06C++03Stephan Bergmann1-1/+1
2013-12-06Get rid of DECLARE_STL_VECTORStephan Bergmann3-18/+17
2013-12-06Get rid of DECLARE_STL_USTRINGACCESS_MAPStephan Bergmann5-11/+20
2013-12-06I guess const was what was wanted here.Jan Holesovsky1-1/+1
2013-12-05Get rid of comphelper::UStringLessStephan Bergmann2-9/+3
2013-12-05Get rid of DECLARE_STL_STDKEY_SETStephan Bergmann3-6/+5
2013-12-05Get rid of DECLARE_STL_SETStephan Bergmann1-4/+0
2013-12-05convert add model dialog to .uiCaolán McNamara1-1/+1
2013-12-05convert add namespace dialog to .uiCaolán McNamara1-1/+1
2013-12-05fdo#68724: sw: fix crash on Insert->File with Hybrid PDFMichael Stahl1-1/+9
2013-12-05Related: fdo#34396 convert extrusion dialog to .uiCaolán McNamara1-1/+0
2013-12-05fdo#39956 Delete JABDavid Ostrovsky1-1/+1
2013-12-05Remove obsolete SEQTYPE workaroundStephan Bergmann2-24/+8
2013-12-05Resolves: #i123795# variable names should not confuse vcl...Herbert Dürr1-1/+1
2013-12-04oox: render progress bar in main thread for threaded import.Michael Meeks2-3/+4
2013-12-04sfx2: SfxItemPtrMap is used only in shell.cxxMichael Stahl1-12/+0
2013-12-04SfxDispatcher: move implementation details out of header fileMichael Stahl1-131/+3
2013-12-04Bin ATSUI codeTor Lillqvist2-9/+0
2013-12-04No more uses of printer built in fontsKhaled Hosny1-29/+7
2013-12-04Device-specific font substitution is not usedKhaled Hosny1-4/+0
2013-12-04Don't perform printer font substitutionKhaled Hosny1-20/+1
2013-12-04convert OutputDevice::HasGlyphs from xub_StrLen->sal_Int32Noel Grandin1-2/+2
2013-12-04STRING_NOTFOUND is no moreNoel Grandin1-1/+0
2013-12-03longparas: convert GetTextBreak to sal_Int32Caolán McNamara1-2/+2
2013-12-03drop unused argumentCaolán McNamara1-1/+1
2013-12-03sax: stop using SAX_DLLIMPLEMENTATION for both sax and fastsaxMichael Stahl2-2/+38
2013-12-03filter: handle ooxml shapes in EscherPropertyContainer::GetCustomShapeType()Miklos Vajna1-2/+4
2013-12-03convert formula::FormEditData from xub_StrLen->sal_Int32Noel Grandin1-3/+3
2013-12-03convert formula::FormulaDlg_Impl from xub_StrLen->sal_Int32Noel Grandin1-1/+1
2013-12-03convert FormulaHelper from xub_StrLen to sal_Int32Noel Grandin1-6/+6
2013-12-03Convert FormulaHelper::GetNextFunc xub_StrLen->salInt32Noel Grandin1-6/+6
2013-12-03convert getSuppressedArgumentCount from xub_StrLen -> sal_Int32Noel Grandin1-1/+1
2013-12-03convert IFormulaEditorHelper::*Selection methods from xub_StrLen to sal_Int32Noel Grandin1-2/+2
2013-12-03convert Edit::GetCharPos from xub_StrLen to sal_Int32Noel Grandin1-1/+1