summaryrefslogtreecommitdiffstats
path: root/basctl
Commit message (Expand)AuthorAgeFilesLines
* gbuild: remove various pointless calls that don't add anythingMichael Stahl2013-01-261-4/+0
* gbuild: do not copy boost headers aroundMichael Stahl2013-01-261-0/+2
* fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac2013-01-224-60/+52
* Changed SetText() / GetText() to take/return OUStringChr. Rossmanith2013-01-213-4/+4
* Add close findbar button also on other LO componentsJoren De Cuyper2013-01-171-0/+1
* fdo#59212 UI elements were untranslatable in Basic Macro dialogAndras Timar2013-01-151-6/+6
* fix a bunch of more crashes when setting personasMarkus Mohrhard2013-01-123-11/+13
* add a CloseButton to vcl for convenienceCaolán McNamara2013-01-091-1/+1
* Cleanup: #include <tools/gen.hxx>Matteo Casalin2013-01-071-1/+0
* fdo#57950: Remove chained append and simplify stringsMarcos Paulo de Souza2013-01-031-8/+6
* fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan2012-12-311-6/+6
* Remove last usage of RTL_CONSTASCII_STRINGPARAM in basctlMarcos Paulo de Souza2012-12-292-5/+5
* fdo#57950: remove consecutive append in basctl with StringBufferMarcos Paulo de Souza2012-12-271-7/+2
* fdo#46808, Convert frame::Desktop to new style service.Noel Grandin2012-12-212-6/+7
* Templates Manager: removed the old dialogs and menu entriesCédric Bosdonnat2012-12-201-8/+0
* Replace chained O(U)StringBuffer::append() with operator+Christos Strubulis2012-12-182-14/+5
* Resolves: fdo#57469 allow tab to traverse into custom widgetsCaolán McNamara2012-12-121-1/+1
* fdo#46808, Adapt util::NumberFormatsSupplier UNO service to new styleNoel Grandin2012-12-061-3/+3
* fix for fdo#57836 throw when attempting to store basicide modelNoel Power2012-12-042-0/+36
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-301-1/+0
* fdo#46808, use service constructor for i18n::CollatorNoel Grandin2012-11-301-1/+1
* Pass pointer to view data entry to Paint() instead of its raw flag value.Kohei Yoshida2012-11-291-4/+3
* String=>OUString of svl's urihelperNorbert Thiebaud2012-11-271-7/+7
* get rid of Svx...Locale...() double conversion nonsenseEike Rathke2012-11-242-9/+5
* some i18n wrappers with LanguageTagEike Rathke2012-11-232-2/+2
* AllSettings with LanguageTagEike Rathke2012-11-227-8/+9
* Merge branch 'feature/killsdf'Andras Timar2012-11-201-1/+1
|\
| * Merge branch 'master' into feature/killsdfAndras Timar2012-11-1139-961/+1207
| |\
| * \ Merge branch 'master' into feature/killsdfAndras Timar2012-10-1326-628/+618
| |\ \
| * | | translations is a source-only moduleAndras Timar2012-10-011-1/+1
| * | | Use comphelper::getComponentContextStephan Bergmann2012-10-016-35/+16
| * | | gbuild: invert handling of standard system libraries:Michael Stahl2012-10-011-2/+0
| * | | gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl2012-10-011-1/+1
| * | | gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-10-011-1/+2
| * | | gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-10-011-0/+1
* | | | Bin pointless _SOLAR__PRIVATE which was always 1 anywayTor Lillqvist2012-11-204-7/+0
* | | | Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida2012-11-165-0/+5
* | | | fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin2012-11-151-0/+3
* | | | fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin2012-11-152-6/+4
| |_|/ |/| |
* | | basic: String -> OUStringNorbert Thiebaud2012-11-072-5/+9
* | | fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin2012-11-051-1/+1
* | | convert basic dialog to .uiCaolán McNamara2012-11-0510-384/+617
* | | basic: preliminary cosmetic clean-upNorbert Thiebaud2012-11-032-3/+34
* | | CMIS: added cancelCheckOut and checkIn implementations and menu itemsCédric Bosdonnat2012-10-311-0/+2
* | | CMIS: added CheckOut in the File menuCédric Bosdonnat2012-10-311-0/+1
* | | trivial empty-init String::Fill -> comphelper::padToLengthCaolán McNamara2012-10-301-4/+5
* | | OUString cleanup finished in basctlRicardo Montania2012-10-275-40/+40
* | | OUString cleanup and some identationRicardo Montania2012-10-272-55/+51
* | | ::rtl::OUString -> OUString in basctlRicardo Montania2012-10-262-35/+34
* | | More ::rtl::OUString -> OUString in basctlRicardo Montania2012-10-261-31/+30