summaryrefslogtreecommitdiff
path: root/basctl
AgeCommit message (Expand)AuthorFilesLines
2012-06-26re-base on ALv2 code.Michael Meeks3-69/+43
2012-06-25Remove various commented out definesThomas Arnhold1-10/+0
2012-06-21hrc cleanup: Remove unused definesThomas Arnhold1-5/+0
2012-06-20removed unused forward declarations of classTakeshi Abe5-11/+0
2012-06-19Revert "Remove License/Credits menu items"Petr Mladek1-0/+2
2012-06-18Remove License/Credits menu itemsStefan Knorr (astron)1-2/+0
2012-06-15hrc cleanup: Remove completely unused RIDsThomas Arnhold5-32/+4
2012-06-12re-base on ALv2 code.Michael Meeks123-2657/+1826
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara1-8/+4
2012-06-09Remove superfluous empty lines on topThomas Arnhold5-10/+0
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2-33/+23
2012-05-28status bar: Standardize the size of modification status to '9' everywhere.Jan Holesovsky1-1/+1
2012-05-24Removed unused SfxMedium::bDirectStephan Bergmann1-2/+2
2012-05-23status bar: INSRT/OVER -> 'Overwrite' shown only when in overwrite mode.Jan Holesovsky1-3/+3
2012-04-30make ResId::toString a non-static memberCaolán McNamara17-84/+85
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-1/+0
2012-04-24WaE: equality comparison with extraneous parenthesesTor Lillqvist1-1/+1
2012-04-20removed unused definesTakeshi Abe1-2/+0
2012-04-20removed unused const/static dataTakeshi Abe2-7/+0
2012-04-18move tools/table.hxx to binfilterMichael Stahl1-2/+0
2012-04-18calling GetChar() only once sufficesTakeshi Abe1-4/+5
2012-04-18replaced String by rtl::OUStringTakeshi Abe2-13/+11
2012-04-17removed useless static dataTakeshi Abe2-5/+0
2012-04-17removed unused definesTakeshi Abe5-12/+0
2012-04-16Resolves: fdo#48368 CRASH closing IDEJulien Nabet1-2/+2
2012-04-11String::CreateFromInt32->rtl::OUString::valueOfCaolán McNamara1-2/+2
2012-04-09add package deps for resourcesDavid Tardon1-4/+9
2012-04-08Fix "Same expression..." reported by cppcheckJulien Nabet1-1/+1
2012-04-08gbuild: "use" vs. "add":Michael Stahl1-3/+3
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2-4/+2
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-04-02Convert tools/table.hxx to std::set in EditorWindow class in basctl moduleNoel Grandin2-11/+11
2012-04-02Convert tools/table.hxx usage to std::set in Calendar class in svtools moduleNoel Grandin1-0/+1
2012-03-29add missing tools/table.hxx includeMarkus Mohrhard1-0/+2
2012-03-27more dependencies and include pathsMatúš Kukan1-1/+3
2012-03-26readUnicodeString can just return the stringCaolán McNamara1-2/+2
2012-03-22Revert "fix debug build"Fridrich Štrba1-1/+0
2012-03-22fix debug buildFridrich Štrba1-0/+1
2012-03-22Fixed previous commit for --enable-dbgutil modeStephan Bergmann1-1/+0
2012-03-22Convert tools/table.hxx usage to std::map in Basic IDE moduleNoel Grandin9-110/+137
2012-03-20remove extra string castsCaolán McNamara5-16/+13
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann2-0/+5
2012-03-12replace usage of OUString::replace*AsciiL() with string literal overloadsLuboš Luňák6-21/+9
2012-03-11Object Catalog pane in Basic IDETomcsik Bence12-19/+103
2012-03-10gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan2-7/+7
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann14-33/+33
2012-03-01implement scrolling with mouse in Object Catalog dialogTomcsik Bence4-53/+28
2012-03-01Object Catalog button now toggles display of the dialogTomcsik Bence1-1/+4
2012-03-01make button label and dialog title consistent (Object Catalog)Tomcsik Bence1-1/+1
2012-02-27s/interpreters/scripting/Tor Lillqvist1-1/+1